projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d21479
)
fixed xlc stuff
author
Joel Becker
<jlbec@src.gnome.org>
Mon, 26 Oct 1998 03:12:19 +0000
(
03:12
+0000)
committer
Joel Becker
<jlbec@src.gnome.org>
Mon, 26 Oct 1998 03:12:19 +0000
(
03:12
+0000)
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index 003e043aba86c8fc56263c385849aa4c53d7884c..d2c55586db1f708c0a4135ecaa98e599242833ad 100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-46,7
+46,7
@@
if test -z "$*"; then
fi
case $CC in
-
xlc
| *lcc | *lcc\ *) am_opt=--include-deps;;
+
*xlc | *xlc\ *
| *lcc | *lcc\ *) am_opt=--include-deps;;
esac
aclocal $ACLOCAL_FLAGS